(arm*-*-freebsd*): Added.
authorRichard M. Stallman <rms@gnu.org>
Sun, 10 Feb 2008 00:25:50 +0000 (00:25 +0000)
committerRichard M. Stallman <rms@gnu.org>
Sun, 10 Feb 2008 00:25:50 +0000 (00:25 +0000)
configure.in

index fc2a624487d61e9e3c7061ba858e6eba845dcf28..99fa531ef281d4e4bc0f1199467f922613996090 100644 (file)
@@ -241,6 +241,7 @@ case "${canonical}" in
     opsys=freebsd
     case "${canonical}" in
       alpha*-*-freebsd*)       machine=alpha ;;
+      arm*-*-freebsd*)          machine=arm ;;
       ia64-*-freebsd*)         machine=ia64 ;;
       sparc64-*-freebsd*)      machine=sparc ;;
       powerpc-*-freebsd*)      machine=macppc ;;